diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-28 01:47:18 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-28 01:47:50 (GMT) |
commit | 11bcab9071ac204b1ca2bb0514ad1641bc4c280b (patch) | |
tree | 987d3a1b9f5b28d56317723e70aa16587c2aa729 /sound | |
parent | d6fcb3b9cf776e3f748709cd3091a72cb3855c29 (diff) | |
download | linux-11bcab9071ac204b1ca2bb0514ad1641bc4c280b.tar.xz |
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')
-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 e69de29..0000000 --- a/sound/ppc/toonie.c +++ /dev/null |