x86/pci/ce4100: Remove unused 'struct sim_reg_op'
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 7 May 2024 23:23:48 +0000 (00:23 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 8 May 2024 07:17:17 +0000 (09:17 +0200)
commitad3bd7659b68add28920982e02233b5dc4b483c3
tree46fd5402bf18776fbffd587150aa1f26cf9d902c
parent53bc516ade85a764edef3d6c8a51e880820e3d9d
x86/pci/ce4100: Remove unused 'struct sim_reg_op'

'struct sim_reg_op' wasn't ever used since it was introduced
14 years ago via:

  91d8037f563e ("ce4100: Add PCI register emulation for CE4100")

Remove it.

[ mingo: Improved the changelog. ]

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240507232348.46677-1-linux@treblig.org
arch/x86/pci/ce4100.c