bcma: use static keyword for inline function declaration in bcma.h
authorArend van Spriel <arend@broadcom.com>
Thu, 8 Dec 2011 23:06:42 +0000 (15:06 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Dec 2011 20:31:27 +0000 (15:31 -0500)
commit084455524f0d46dd210b4397898aff73579b97e8
treea3442d404394c8525965a30097238e5b66540427
parent9d08f10d355afd500310738ff09b4d921a447102
bcma: use static keyword for inline function declaration in bcma.h

Just scratching an itch here, but it makes more sense to use the
static keyword if you think about how the compiler treats inline
functions.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/bcma/bcma.h