Search Linux Wireless

Re: [PATCH 7/8] ssb: add GPIO driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Hauke,


> +#ifdef CONFIG_SSB_DRIVER_EXTIF

...

+}
+
+#else
+static int ssb_gpio_extif_init(struct ssb_bus *bus)
+{
+	return 0;
+}
+#endif

ssb_gpio_extif_init() is also defined as a static inline stub in the header files. you should drop this definition from the code file

	John
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux