Commit c212cd06 authored by Andrew Morton's avatar Andrew Morton Committed by James Toy

doh

Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Daniel Mack <daniel@caiaq.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 11585d47
......@@ -42,7 +42,7 @@
#define MAX_PIE_NUM 9
#define MAX_PIE_FREQ 512
statix const u32 PIE_BIT_DEF[MAX_PIE_NUM][2] = {
static const u32 PIE_BIT_DEF[MAX_PIE_NUM][2] = {
{ 2, RTC_2HZ_BIT },
{ 4, RTC_SAM0_BIT },
{ 8, RTC_SAM1_BIT },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment