diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2015-05-26 18:02:54 +0900 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2015-06-05 18:46:30 -0400 |
commit | 023600f192be3f5776336e2c61d577b551a1ca9c (patch) | |
tree | 5154d0f8829e58dd337fee0d60e6b54a3f20f54e /lib/irq_regs.c | |
parent | c65b99f046843d2455aa231747b5a07a999a9f3d (diff) |
swiotlb: do not export map_single function
The map_single() function is not defined as static, even though it
doesn't seem to be used anywhere else in the kernel. Make it static to
avoid namespace pollution since this is a rather generic symbol.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'lib/irq_regs.c')
0 files changed, 0 insertions, 0 deletions