]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Remove unnecessary include
authorThierry Reding <treding@nvidia.com>
Mon, 13 Jan 2014 13:00:19 +0000 (14:00 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Jan 2014 13:39:45 +0000 (14:39 +0100)
commit3f8cae76bf9185f1c6c3af94b11ddb4d9128be96
treee56e0a543cbe3d2ce05f762819c39f051256766a
parent58f0347675e9442c29503f3c20f2b4d22422c6b7
gpu: host1x: Remove unnecessary include

Nothing from the asm/mach/irq.h header is needed in this file, so there
is no need to include it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/intr_hw.c