]> git.neil.brown.name Git - history.git/commit
[PATCH] make i2c-core driver_lock static
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 9 Feb 2003 10:59:12 +0000 (02:59 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 9 Feb 2003 10:59:12 +0000 (02:59 -0800)
commitb929b5159a0542082cd6beb15de3119b35099a68
tree68a463594a1c0ee3cb5d616d127f8c4396bda6d3
parent47c8fa5c714dfdcd7eec714c156cff730b4fb623
[PATCH] make i2c-core driver_lock static

From:  Muli Ben-Yehuda <mulix@mulix.org>

  The i2c driver_lock is needlessly exported.
  This makes it static.
drivers/i2c/i2c-core.c