We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6548f01 commit f9b3463Copy full SHA for f9b3463
arch/m68k/sun3x/dvma.c
@@ -60,7 +60,7 @@ static volatile unsigned long *iommu_pte = (unsigned long *)SUN3X_IOMMU;
60
61
#ifdef DEBUG
62
/* code to print out a dvma mapping for debugging purposes */
63
-void dvma_print (unsigned long dvma_addr)
+static void dvma_print (unsigned long dvma_addr)
64
{
65
66
unsigned long index;
0 commit comments