]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] mantis_pci: remove asm/pgtable.h include
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Mon, 28 Feb 2011 13:15:59 +0000 (10:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Mar 2011 13:15:35 +0000 (10:15 -0300)
commita4e36e60a6f62db6282e718cc228bde1a4e31eba
treed7c0c5ce4c3919ccfcf34671327a71bf4fb2f14b
parent89a8969afa300c202066c23cc5cc9e42eb81967c
[media] mantis_pci: remove asm/pgtable.h include

mantis_pci.c is including asm/pgtable.h and it's leading to a build failure on
arm. It has been noticed here :

https://buildd.debian.org/fetch.cgi?pkg=linux-2.6&arch=armel&ver=2.6.38~rc6-1~experimental.1&stamp=1298430952&file=log&as=raw

As this header doesn't seem to be used, I'm removing it. I've build tested it
with arm and x86.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/mantis/mantis_pci.c