diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2012-01-06 14:34:40 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2012-01-06 16:13:13 +0100 |
commit | d914e44509abf8bf305d00ebc5c6282dd84e809b (patch) | |
tree | 73ca9853217b80443c171191b96349f4dcde462c /test/sys/devices/virtual/tty/tty43 | |
parent | ad29a9f14fa8b1932c0e418bfcf1c10ce6a35a33 (diff) |
replace unpacked sysfs test tree 'test/sys/' with packed tarball
Diffstat (limited to 'test/sys/devices/virtual/tty/tty43')
-rw-r--r-- | test/sys/devices/virtual/tty/tty43/dev | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/tty/tty43/power/wakeup | 1 | ||||
l--------- | test/sys/devices/virtual/tty/tty43/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/tty/tty43/uevent | 2 |
4 files changed, 0 insertions, 5 deletions
diff --git a/test/sys/devices/virtual/tty/tty43/dev b/test/sys/devices/virtual/tty/tty43/dev deleted file mode 100644 index 4b6c086540..0000000000 --- a/test/sys/devices/virtual/tty/tty43/dev +++ /dev/null @@ -1 +0,0 @@ -4:43 diff --git a/test/sys/devices/virtual/tty/tty43/power/wakeup b/test/sys/devices/virtual/tty/tty43/power/wakeup deleted file mode 100644 index 8b13789179..0000000000 --- a/test/sys/devices/virtual/tty/tty43/power/wakeup +++ /dev/null @@ -1 +0,0 @@ - diff --git a/test/sys/devices/virtual/tty/tty43/subsystem b/test/sys/devices/virtual/tty/tty43/subsystem deleted file mode 120000 index 870c6a7986..0000000000 --- a/test/sys/devices/virtual/tty/tty43/subsystem +++ /dev/null @@ -1 +0,0 @@ -../../../../class/tty
\ No newline at end of file diff --git a/test/sys/devices/virtual/tty/tty43/uevent b/test/sys/devices/virtual/tty/tty43/uevent deleted file mode 100644 index d64b5a090b..0000000000 --- a/test/sys/devices/virtual/tty/tty43/uevent +++ /dev/null @@ -1,2 +0,0 @@ -MAJOR=4 -MINOR=43 |