Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142272
b: refs/heads/master
c: 9f56fad
h: refs/heads/master
v: v3
  • Loading branch information
Scott James Remnant authored and Linus Torvalds committed Apr 6, 2009
1 parent bcb27bb commit 780b78a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 14f8d3ff3141caa8bf8326381ab8e6ce06c564b8
refs/heads/master: 9f56fad741163fe2111cbbcfb7ff795ebdabdab1
2 changes: 2 additions & 0 deletions trunk/drivers/char/cyclades.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,7 @@
#include <linux/spinlock.h>
#include <linux/bitops.h>
#include <linux/firmware.h>
#include <linux/device.h>

#include <asm/system.h>
#include <linux/io.h>
Expand Down Expand Up @@ -5408,3 +5409,4 @@ module_exit(cy_cleanup_module);

MODULE_LICENSE("GPL");
MODULE_VERSION(CY_VERSION);
MODULE_ALIAS_CHARDEV_MAJOR(CYCLADES_MAJOR);

0 comments on commit 780b78a

Please sign in to comment.