]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: remove GUEST_PHYSICAL_ADDRESS from commontypes.h
authorBenjamin Romer <benjamin.romer@unisys.com>
Sun, 3 Aug 2014 02:03:40 +0000 (22:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:06 +0000 (12:23 -0700)
commit45e42274379930643e537d9aab39e8397f3ee168
tree1074e71e43ea77837584314796eeab24313cea50
parent95cb74dc3647017845cf5779d6515f7beed86e9d
staging: unisys: remove GUEST_PHYSICAL_ADDRESS from commontypes.h

The typedef for GUEST_PHYSICAL address is only used in two files, so remove it
from commontypes.h and add it to visorchipset/file.c and controlvmchannel.h.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h
drivers/staging/unisys/include/commontypes.h
drivers/staging/unisys/visorchipset/file.c