diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-06-03 03:11:24 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-04 17:18:58 -0700 |
commit | ff20877ab3be42cf9c21a9b0173db690aa3165b0 (patch) | |
tree | 35b8d2de051aa178fe3bb14278242d3740cf4069 /sound/isa/adlib.c | |
parent | 6f45eba1894a3ece88574079a931cc2e5beee1f3 (diff) | |
download | linux-ff20877ab3be42cf9c21a9b0173db690aa3165b0.tar.bz2 |
net: mv643xx_eth: add missing semicolon
76723bca28 "net: mv643xx_eth: add DT parsing support" added a
dummy mv643xx_eth_shared_of_probe() fallback function with a
typo.
This adds the missing semicolon so we can build without CONFIG_OF
again, and changes both dummy functions to the more conventional
"static inline" syntax, which can avoid potential problems with
the empty macro.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/isa/adlib.c')
0 files changed, 0 insertions, 0 deletions