Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306156
b: refs/heads/master
c: f9d1ae8
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Mauro Carvalho Chehab committed Apr 11, 2012
1 parent 2415e7a commit 2e7946d
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: e879b7f34e18cd886754069e988587a5618c73f0
refs/heads/master: f9d1ae81dc9abfa7e6a2128989cca35a9bdea57b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/s5p-tv/mixer_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ static struct platform_driver mxr_driver __refdata = {
static int __init mxr_init(void)
{
int i, ret;
static const char banner[] __initdata = KERN_INFO
static const char banner[] __initconst = KERN_INFO
"Samsung TV Mixer driver, "
"(c) 2010-2011 Samsung Electronics Co., Ltd.\n";
printk(banner);
Expand Down

0 comments on commit 2e7946d

Please sign in to comment.