X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fbitops.h;h=b8b2770d6870965de40edcf112b405aadd2f881e;hb=a9e82d3a02247af6b729be0a963862d70cb25bf9;hp=0b68ccd327f7454c3737fcdd92adc62baf11b6bc;hpb=9ae21d1bb376436285cd5346d3e4b3655d6dd1b9;p=linux-2.6 diff --git a/include/asm-m68knommu/bitops.h b/include/asm-m68knommu/bitops.h index 0b68ccd327..b8b2770d68 100644 --- a/include/asm-m68knommu/bitops.h +++ b/include/asm-m68knommu/bitops.h @@ -5,10 +5,8 @@ * Copyright 1992, Linus Torvalds. */ -#include #include #include /* swab32 */ -#include /* save_flags */ #ifdef __KERNEL__ @@ -162,6 +160,7 @@ static __inline__ int __test_bit(int nr, const volatile unsigned long * addr) #include #include +#include static __inline__ int ext2_set_bit(int nr, volatile void * addr) {