From b74864c3197b5075a41e721e4504da18fee98821 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 24 Oct 2006 16:16:39 -0700 Subject: [PATCH] --- yaml --- r: 40263 b: refs/heads/master c: 977a415f2b70b5693aaa23b1a16ad57ea20a1dce h: refs/heads/master i: 40261: e3c2e7ef64f9ca378380112d82977a73536c215c 40259: 9232015ddbd8656e501019587f18e417789d7b65 40255: 970dea93af0385cbecc5f3a2a5668b98710343b1 v: v3 --- [refs] | 2 +- trunk/drivers/atm/horizon.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0a1ac61fcbab..9630363298af 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6d381634d213580d40d431e7664dfb45f641b884 +refs/heads/master: 977a415f2b70b5693aaa23b1a16ad57ea20a1dce diff --git a/trunk/drivers/atm/horizon.c b/trunk/drivers/atm/horizon.c index 44268cba5a5a..4dc10105d610 100644 --- a/trunk/drivers/atm/horizon.c +++ b/trunk/drivers/atm/horizon.c @@ -1789,7 +1789,7 @@ static inline void CLOCK_IT (const hrz_dev *dev, u32 ctrl) WRITE_IT_WAIT(dev, ctrl | SEEPROM_SK); } -static u16 __init read_bia (const hrz_dev * dev, u16 addr) +static u16 __devinit read_bia (const hrz_dev * dev, u16 addr) { u32 ctrl = rd_regl (dev, CONTROL_0_REG);