This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-m68knommu / mcfwdebug.h
index c425dd5..6ceae10 100644 (file)
@@ -90,7 +90,7 @@
  * that the debug module instructions (2 longs) must be long word aligned and
  * some pointer fiddling is performed to ensure this.
  */
-extern inline void wdebug(int reg, unsigned long data) {
+static inline void wdebug(int reg, unsigned long data) {
        unsigned short dbg_spc[6];
        unsigned short *dbg;