memory_region_set_offset() is used in only one place, and is deprecated.
Remove the single use and the function itself.

Avi Kivity (2):
  ioport: change portio_list not to use memory_region_set_offset()
  memory: remove memory_region_set_offset()

 ioport.c |   25 +++++++++++++++++++------
 ioport.h |    1 +
 memory.c |   26 ++++++++++----------------
 memory.h |    9 ---------
 4 files changed, 30 insertions(+), 31 deletions(-)

-- 
1.7.7.1


Reply via email to