platform/x86: simatic-ipc: drop custom P2SB bar code
The two drivers that used to use this have been switched over to the common P2SB accessor, so this code is not needed any longer. Signed-off-by: Henning Schild <henning.schild@siemens.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
759273c3c4
commit
446f0cf9e0
2 changed files with 0 additions and 40 deletions
|
|
@ -24,6 +24,4 @@ struct simatic_ipc_platform {
|
|||
u8 devmode;
|
||||
};
|
||||
|
||||
u32 simatic_ipc_get_membase0(unsigned int p2sb);
|
||||
|
||||
#endif /* __PLATFORM_DATA_X86_SIMATIC_IPC_BASE_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue