Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125107
b: refs/heads/master
c: 7bc9149
h: refs/heads/master
i:
  125105: 997153f
  125103: b8d21f4
v: v3
  • Loading branch information
Huang Weiyi authored and David Vrabel committed Oct 31, 2008
1 parent 743a0b7 commit 78b5961
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4656d5de9555e263c5b4c0462b5af7e7bded1b42
refs/heads/master: 7bc914942295b1ea63635b9c1e93b023bd7d3767
1 change: 0 additions & 1 deletion trunk/drivers/uwb/drp-ie.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/random.h>
#include <linux/uwb.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/uwb/hwa-rc.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
*
*
*/
#include <linux/version.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/usb.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/uwb/i1480/dfu/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
* the functions are i1480_usb_NAME().
*/
#include <linux/module.h>
#include <linux/version.h>
#include <linux/usb.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/uwb/i1480/i1480u-wlp/lc.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
* is being removed.
* i1480u_rm()
*/
#include <linux/version.h>
#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/uwb/debug.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/uwb/i1480/i1480u-wlp/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ ssize_t wlp_tx_inflight_store(struct i1480u_tx_inflight *inflight,
* (CLASS_DEVICE_ATTR or DEVICE_ATTR) and i1480u_ATTR_NAME produces a
* class_device_attr_NAME or device_attr_NAME (for group registration).
*/
#include <linux/version.h>

#define i1480u_SHOW(name, fn, param) \
static ssize_t i1480u_show_##name(struct device *dev, \
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/uwb/rsv.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/uwb.h>

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/uwb/whc-rc.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
* them to the hw and transfer the replies/notifications back to the
* UWB stack through the UWB daemon (UWBD).
*/
#include <linux/version.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/pci.h>
Expand Down

0 comments on commit 78b5961

Please sign in to comment.