FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
authorDavid Howells <dhowells@redhat.com>
Mon, 20 Apr 2009 11:46:24 +0000 (12:46 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Apr 2009 15:12:59 +0000 (08:12 -0700)
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>

No differences found