commit | 727dda800f5076ce6f4653393fab651706959c93 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Wed Jun 28 15:54:22 2006 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jun 28 15:03:47 2006 -0700 |
tree | 2c3aa7be72c7961f635d9556e4fbdb869e21c5b3 | |
parent | 9a9bb6fb343c4ce54cc67d83f77ca52c9d18d01b [diff] |
[PATCH] m68knommu: fix compilation problems with 68328serial driver Clean out the 68328serial driver: . remove use of cli/sti . fix usage of tty_* calls . remove unused variables Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>