]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "ARM: ep93xx: fix missing-prototype warnings"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Aug 2023 10:34:09 +0000 (12:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Sep 2023 07:21:32 +0000 (09:21 +0200)
commit16d803ca4d10933a50c53feb82175058b49175f7
treead75ac7eb10b5070596114dad366b1e47508170b
parentc69a3469ea8ac29f9c041d1c5ed6d564e5352544
Revert "ARM: ep93xx: fix missing-prototype warnings"

This reverts commit 2e50d55578b05664b11538f0a280541c100caefe which is
commit 419013740ea1e4343d8ade535d999f59fa28e460 upstream.

It breaks the build, so should be reverted.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/98dbc981-56fa-4919-afcc-fdf63e0a1c53@roeck-us.net
Cc: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-ep93xx/timer-ep93xx.c