wl1271: Inlined IO functions
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1271_spi.c
index a0f4169..f89e1b3 100644 (file)
@@ -33,7 +33,7 @@
 #include "wl1271_spi.h"
 #include "wl1271_io.h"
 
-static struct spi_device *wl_to_spi(struct wl1271 *wl)
+static inline struct spi_device *wl_to_spi(struct wl1271 *wl)
 {
        return wl->if_priv;
 }