diff options
author | Steve French <sfrench@us.ibm.com> | 2009-04-20 21:59:09 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2009-04-20 21:59:09 +0200 |
commit | cbb7fe129bb2b836083ebcc256c43faff4b48cc2 (patch) | |
tree | 65998c06e712be5f7cb72543a7c0cc2d0b1b4459 /arch/frv/kernel/setup.c | |
parent | cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows (diff) | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... (diff) | |
download | linux-cbb7fe129bb2b836083ebcc256c43faff4b48cc2.tar.xz linux-cbb7fe129bb2b836083ebcc256c43faff4b48cc2.zip |
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'arch/frv/kernel/setup.c')
-rw-r--r-- | arch/frv/kernel/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/kernel/setup.c b/arch/frv/kernel/setup.c index 0669e1382383..55e4fab7c0bc 100644 --- a/arch/frv/kernel/setup.c +++ b/arch/frv/kernel/setup.c @@ -46,7 +46,6 @@ #include <asm/io.h> #ifdef CONFIG_BLK_DEV_INITRD -#include <linux/blk.h> #include <asm/pgtable.h> #endif |