]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/lib/bitops.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-omap-h63xx.git] / arch / arm / lib / bitops.h
index b8c14e93669711d2c52f20ca06c41980eaf791b0..2e787d40d59992c96bb6d546c2d31cc7a485c251 100644 (file)
@@ -1,4 +1,3 @@
-#include <linux/config.h>
 
 #if __LINUX_ARM_ARCH__ >= 6 && defined(CONFIG_CPU_32v6K)
        .macro  bitop, instr
@@ -48,7 +47,7 @@
  * @store: store instruction
  *
  * Note: we can trivially conditionalise the store instruction
- * to avoid dirting the data cache.
+ * to avoid dirtying the data cache.
  */
        .macro  testop, instr, store
        add     r1, r1, r0, lsr #3