OSDN Git Service

firmware: arm_sdei: remove unused interfaces
authorChristoph Hellwig <hch@lst.de>
Tue, 19 May 2020 18:21:07 +0000 (19:21 +0100)
committerWill Deacon <will@kernel.org>
Wed, 20 May 2020 08:36:01 +0000 (09:36 +0100)
commit82b2077afccd2a46ce15a43a50f2bfbf1b295de5
tree73d0f0bb4a8eca79146d77844fb032989c0b090a
parent70e6352aefb18e6158f334af2e0291f133562b62
firmware: arm_sdei: remove unused interfaces

The export symbols to register/unregister and enable/disable events
aren't used upstream, remove them.

[ dropped the parts of Christoph's patch that made the API static too ]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Morse <james.morse@arm.com>
Link: https://lore.kernel.org/linux-arm-kernel/20200504164224.2842960-1-hch@lst.de/
Link: https://lore.kernel.org/r/20200519182108.13693-3-james.morse@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/firmware/arm_sdei.c