Explorar o código

FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist

Stop the FRV arch from attempting to #include <linux/blk.h> as it doesn't
exist.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
David Howells %!s(int64=16) %!d(string=hai) anos
pai
achega
f297bfee71
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      arch/frv/kernel/setup.c

+ 0 - 1
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