Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333314
b: refs/heads/master
c: 12aee6c
h: refs/heads/master
v: v3
  • Loading branch information
Shubhrajyoti D authored and Tony Lindgren committed Oct 8, 2012
1 parent 84eabe8 commit b002f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a2852908e37e20be065e7765806daf1df077496
refs/heads/master: 12aee6c69f245189dc015227d1c27240a832f58a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-rx51-peripherals.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ static struct radio_si4713_platform_data rx51_si4713_data __initdata_or_module =
.subdev_board_info = &rx51_si4713_board_info,
};

static struct platform_device rx51_si4713_dev = {
static struct platform_device rx51_si4713_dev __initdata_or_module = {
.name = "radio-si4713",
.id = -1,
.dev = {
Expand Down

0 comments on commit b002f48

Please sign in to comment.