Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: omap: use __devexit_p in dmtimer driver
The omap_dm_timer_remove function gets discarded when CONFIG_HOTPLUG is not set, so we must not reference it unconditionally. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
- Loading branch information