diff options
author | Linus Torvalds | 2006-06-28 03:47:18 +0200 |
---|---|---|
committer | Linus Torvalds | 2006-06-28 03:47:50 +0200 |
commit | 11bcab9071ac204b1ca2bb0514ad1641bc4c280b (patch) | |
tree | 987d3a1b9f5b28d56317723e70aa16587c2aa729 /sound/ppc | |
parent | [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled (diff) | |
download | kernel-qcow2-linux-11bcab9071ac204b1ca2bb0514ad1641bc4c280b.tar.gz kernel-qcow2-linux-11bcab9071ac204b1ca2bb0514ad1641bc4c280b.tar.xz kernel-qcow2-linux-11bcab9071ac204b1ca2bb0514ad1641bc4c280b.zip |
Properly delete sound/ppc/toonie.c
The previous "delete" had actually just truncated it to a zero
size, something that can easily happen if you just apply a patch.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/ppc')
-rw-r--r-- | sound/ppc/toonie.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sound/ppc/toonie.c b/sound/ppc/toonie.c deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/sound/ppc/toonie.c +++ /dev/null |