X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-prima2%2Frstc.c;h=492cfa8d261073eac1d17498bee1af9123b77c00;hp=d074786e83d469e3ed4aac8f6a182a12a3434776;hb=2d03423b2319cc854adeb28a03f65de5b5e0ab63;hpb=a53e77fa57145cef6e2a63925db3d426128b2335 diff --git a/arch/arm/mach-prima2/rstc.c b/arch/arm/mach-prima2/rstc.c index d074786e83d4..492cfa8d2610 100644 --- a/arch/arm/mach-prima2/rstc.c +++ b/arch/arm/mach-prima2/rstc.c @@ -19,6 +19,7 @@ static DEFINE_MUTEX(rstc_lock); static struct of_device_id rstc_ids[] = { { .compatible = "sirf,prima2-rstc" }, + {}, }; static int __init sirfsoc_of_rstc_init(void)