From 7041a8c0c53e5da8d76b43adabc5024c07e5e351 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 25 May 2006 18:44:26 -0700 Subject: [PATCH] --- yaml --- r: 26981 b: refs/heads/master c: 5d5daa162a5187bc0f98eb2bc7a063392b0de311 h: refs/heads/master i: 26979: 5e811113ec8598896abeb1c38811d8439f6ce615 v: v3 --- [refs] | 2 +- trunk/drivers/i2c/busses/scx200_acb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6d69fe2f96c0..70cfe28457ea 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ac88bcff2fa536e015a97e144b7190c740225144 +refs/heads/master: 5d5daa162a5187bc0f98eb2bc7a063392b0de311 diff --git a/trunk/drivers/i2c/busses/scx200_acb.c b/trunk/drivers/i2c/busses/scx200_acb.c index a140e4536a4e..766cc969c4d0 100644 --- a/trunk/drivers/i2c/busses/scx200_acb.c +++ b/trunk/drivers/i2c/busses/scx200_acb.c @@ -491,7 +491,7 @@ static struct pci_device_id divil_pci[] = { #define MSR_LBAR_SMB 0x5140000B -static int scx200_add_cs553x(void) +static __init int scx200_add_cs553x(void) { u32 low, hi; u32 smb_base;