Skip to content

Commit daec8b5

Browse files
alexandrebelloniarndb
authored andcommitted
ARM: footbridge: drop unnecessary inclusion
isa-rtc.c doesn't use any definition from bcd.h, remove its inclusion Signed-off-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 33abcae commit daec8b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-footbridge/isa-rtc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
#include <linux/init.h>
2222
#include <linux/mc146818rtc.h>
23-
#include <linux/bcd.h>
2423
#include <linux/io.h>
2524

2625
#include "common.h"

0 commit comments

Comments
 (0)