X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b518ed32e235740fddbfa0ab3b5e659439281a18..e194f60a49979616867b44d249156e37728b3cbd:/package/mac80211/patches/450-add-ath5k-platform.patch diff --git a/package/mac80211/patches/450-add-ath5k-platform.patch b/package/mac80211/patches/450-add-ath5k-platform.patch index 77717b993..b213e2a81 100644 --- a/package/mac80211/patches/450-add-ath5k-platform.patch +++ b/package/mac80211/patches/450-add-ath5k-platform.patch @@ -1,6 +1,5 @@ -diff -Nur a/include/linux/ath5k_platform.h b/include/linux/ath5k_platform.h ---- a/include/linux/ath5k_platform.h 1970-01-01 01:00:00.000000000 +0100 -+++ b/include/linux/ath5k_platform.h 2010-06-21 00:19:52.000000000 +0200 +--- /dev/null ++++ b/include/linux/ath5k_platform.h @@ -0,0 +1,30 @@ +/* + * Copyright (c) 2008 Atheros Communications Inc. @@ -32,4 +31,3 @@ diff -Nur a/include/linux/ath5k_platform.h b/include/linux/ath5k_platform.h +}; + +#endif /* _LINUX_ATH5K_PLATFORM_H */ -