mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
staging: unisys: visorbus: visorbus_private.h remove extra blank lines
Remvoe several unneeded blank lines. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
34fbf6a09b
commit
30c036cc2b
1 changed files with 0 additions and 2 deletions
|
@ -29,11 +29,9 @@ int create_visor_device(struct visor_device *dev_info);
|
|||
void remove_visor_device(struct visor_device *dev_info);
|
||||
int visorchipset_device_pause(struct visor_device *dev_info);
|
||||
int visorchipset_device_resume(struct visor_device *dev_info);
|
||||
|
||||
void visorbus_response(struct visor_device *p, int response, int controlvm_id);
|
||||
void visorbus_device_changestate_response(struct visor_device *p, int response,
|
||||
struct visor_segment_state state);
|
||||
|
||||
int visorbus_init(void);
|
||||
void visorbus_exit(void);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue