commit | 440ca98fe8407808a9ad8e934f6e28408f546313 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sat Jun 18 01:01:59 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 20 15:34:19 2011 -0400 |
tree | 4c7ea568458a0e9327b7283cf370de1106446351 | |
parent | 536e5189ffdf17047f129f4730d947ab11a8526b [diff] |
bcma: clean exports of functions Function managing IRQs is needed for external drivers like b43. On the other side we do not expect writing any hosts drivers outside of bcma, so this is safe to do not export functions related to this. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>