]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
platform: tegra: remove redundant irq.c
authorBo Yan <byan@nvidia.com>
Fri, 22 Aug 2014 19:45:21 +0000 (12:45 -0700)
committerBo Yan <byan@nvidia.com>
Tue, 26 Aug 2014 18:39:14 +0000 (11:39 -0700)
commitf23eb97970145d7c765cb3d0e747f40f32c5ba4f
treee8b674535d43cdcc0f70cf2469701a760d9d2c93
parent378cceb1b31f1d323bf6997438987297f8618809
platform: tegra: remove redundant irq.c

the irq.c in drivers/platform/tegra was created when
its functionality didn't exist in arm64, now it's supported
in arch/arm64/kernel, so this file becomes redundant and
unused, remove it.

Change-Id: I6b662ce169319862dc1e2b5ed1fd8570ee2cda37
Signed-off-by: Bo Yan <byan@nvidia.com>
Reviewed-on: http://git-master/r/487101
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Peng Du <pdu@nvidia.com>
drivers/platform/tegra/irq.c [deleted file]