diff options
author | Timur Tabi <timur@freescale.com> | 2011-09-23 01:33:13 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-09-26 23:38:43 (GMT) |
commit | fd01a7a1bf6722e32efa679f15507148784af1f7 (patch) | |
tree | 728c61021accadca1d3fe42c8bb49131839abeae /drivers/isdn/pcbit/capi.h | |
parent | 9cfb5c05fee914cc65d4706801f6bc424082b5f5 (diff) | |
download | linux-fd01a7a1bf6722e32efa679f15507148784af1f7.tar.xz |
drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
The ePAPR hypervisor byte channel console driver only supports one byte
channel as a console, and the byte channel handle is stored in a global
variable. It doesn't make any sense to pass that handle as a parameter
to the console functions, since these functions already have access to the
global variable.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/isdn/pcbit/capi.h')
0 files changed, 0 insertions, 0 deletions