diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2009-06-11 07:29:27 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-11 11:50:57 -0400 |
commit | 97e87f8ebe978e881c7325ba490574bd5500b133 (patch) | |
tree | 272dea45cc1a3d020a9290c46fbdf7ec866fbd34 /samples/Makefile | |
parent | 5ba5a5d21204f61ff655b322a90ed91c75194e4b (diff) |
tty: cyclades, plx9060 casts cleanup
Remove ugly all-over-the-code casts of ctl_addr to 9060 space.
Add an union to the cyclades_card structure, which contains
a pointer to both 9050 and 9060 spaces.
The 9050 space layout is unknown, so let it still as a void
__iomem pointer.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/Makefile')
0 files changed, 0 insertions, 0 deletions