diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2005-11-07 11:15:31 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | 2005-11-07 14:32:58 +0100 |
commit | 61ecfa8777d0bc8e33dc0e5c2cca9b3247da2d37 (patch) | |
tree | 8efec81cd9fc0c00b6ed5ebf749dcfe228e5dda4 /include/linux/mtd/xip.h | |
parent | 03ead8427d65f6986a8bf5fd3f29a879348780ad (diff) | |
download | op-kernel-dev-61ecfa8777d0bc8e33dc0e5c2cca9b3247da2d37.zip op-kernel-dev-61ecfa8777d0bc8e33dc0e5c2cca9b3247da2d37.tar.gz |
[MTD] includes: Clean up trailing white spaces
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/mtd/xip.h')
-rw-r--r-- | include/linux/mtd/xip.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/mtd/xip.h b/include/linux/mtd/xip.h index 863fa5a..220d50b 100644 --- a/include/linux/mtd/xip.h +++ b/include/linux/mtd/xip.h @@ -12,7 +12,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * - * $Id: xip.h,v 1.4 2005/10/17 21:03:16 nico Exp $ + * $Id: xip.h,v 1.5 2005/11/07 11:14:55 gleixner Exp $ */ #ifndef __LINUX_MTD_XIP_H__ @@ -60,9 +60,9 @@ * overflowing. * * xip_iprefetch() - * + * * Macro to fill instruction prefetch - * e.g. a series of nops: asm volatile (".rep 8; nop; .endr"); + * e.g. a series of nops: asm volatile (".rep 8; nop; .endr"); */ #include <asm/mtd-xip.h> |