mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
exynos_bus_parse_of() still declares a parameter struct device_node that is not used yet. This parameter is unnecessary and should be removed. Signed-off-by: Jeongjun Park <aha310510@gmail.com>