include/linux/ioport.h: add missing macro argument for devm_release_* family
authorHiroshi DOYU <Hiroshi.DOYU@nokia.com>
Sat, 13 Sep 2008 09:33:07 +0000 (02:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Sep 2008 21:41:50 +0000 (14:41 -0700)
commitdea420ce0e2973e8ef1fd11fde6804c8d03a82ad
treeb5dcf39a9d36693eac02813db2b603500e545e59
parent665020c35e89a9e0643e21561e4f8f967f4f2c4b
include/linux/ioport.h: add missing macro argument for devm_release_* family

akpm: these have no callers at this time, but they shall soon, so let's
get them right.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/ioport.h