]> bbs.cooldavid.org Git - net-next-2.6.git/commit
writeback.h: needs linux/device.h
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 19 Jul 2010 23:49:17 +0000 (16:49 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:26:35 +0000 (18:26 +0200)
commit96dccab1d63cb35d3f5e75d2ef275fdbff4d5f3b
treed4baab082b2760be1bee774762c595ef389146e9
parent10d1f9e2ccfff40665a00ea0e0a0d11e54c9cbb1
writeback.h: needs linux/device.h

include/trace/events/writeback.h uses dev_name(), so it needs to
include linux/device.h.

include/trace/events/writeback.h:12: error: implicit declaration of function 'dev_name'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
include/trace/events/writeback.h