Skip to content

Commit

Permalink
ARM: PRIMA2: rtciobg: it is also compatible with marco
Browse files Browse the repository at this point in the history
Signed-off-by: Barry Song <[email protected]>
  • Loading branch information
21cnbao authored and Barry Song committed Jan 22, 2013
1 parent 0ecb40c commit 598548f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-prima2/rtciobrg.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ EXPORT_SYMBOL_GPL(sirfsoc_rtc_iobrg_writel);

static const struct of_device_id rtciobrg_ids[] = {
{ .compatible = "sirf,prima2-rtciobg" },
{ .compatible = "sirf,marco-rtciobg" },
{}
};

Expand Down

0 comments on commit 598548f

Please sign in to comment.