summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2022-04-13 04:15:33 +0200
committerRamon Fried <[email protected]>2022-04-13 15:13:54 +0300
commit1494a4aacef17a3fc94847104e98d083da7659c9 (patch)
tree9ceb0736da5259ecd6d9432d9db166bbea759dac /include/linux/kernel.h
parent3928055e4fd2d2b00cacadebee6233e869eadbfc (diff)
net: dm9000: Drop dm9000.h and staticize SROM access
Dispose of dm9000.h because none of the function prototypes declared in it are called anywhere in the codebase. Staticize dm9000_read_srom_word() because it is now called only from within the dm9000 driver. Drop dm9000_write_srom_word() because it is no longer used. Reviewed-by: Ramon Fried <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Cc: Joe Hershberger <[email protected]> Cc: Ramon Fried <[email protected]>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions