]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] media: fix em28xx build, needs hardirq.h
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 7 Dec 2010 18:50:09 +0000 (15:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:02 +0000 (08:17 -0200)
commitc59a9bfabfc2a6359f046652c6bfa0a82fb17a05
treeb1680d5afefbd86d8dbd65d986b4aab8af4c54e5
parent4c8b8698053c986f5f5249878eab70cb028a1023
[media] media: fix em28xx build, needs hardirq.h

Fix em28xx build by adding hardirq.h header file:

drivers/media/video/em28xx/em28xx-vbi.c:49: error: implicit declaration of function 'in_interrupt'

Reported-by: Zimny Lech <napohybelskurwysynom2010@gmail.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-vbi.c