ARM: 9162/1: amba: Kill sysfs attribute file of irq
authorWang Kefeng <wangkefeng.wang@huawei.com>
Fri, 3 Dec 2021 09:25:20 +0000 (10:25 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 17 Dec 2021 11:34:34 +0000 (11:34 +0000)
commit33c6a549641db662621b4bf6993df1589669aaac
tree7778368e3226e449fdb4eac107f4b1d3da5623ca
parentd0eae8287cf3dff6670e7e9910159942bda45a20
ARM: 9162/1: amba: Kill sysfs attribute file of irq

As Rob said[1], there doesn't seem to be any users about the sysfs
attribute file of irq[0] and irq[1]. And we don't need to include
<asm/irq.h> as NO_IRQ has gone. Let's kill both of them.

[1] https://lkml.org/lkml/2021/8/25/461

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
drivers/amba/bus.c