spi: efm32: Convert to use GPIO descriptors
[linux/fpc-iii.git] / arch / ia64 / include / asm / clocksource.h
blob71a517751afa80c3d121089f5a7f5e2ee33f965c
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* IA64-specific clocksource additions */
4 #ifndef _ASM_IA64_CLOCKSOURCE_H
5 #define _ASM_IA64_CLOCKSOURCE_H
7 struct arch_clocksource_data {
8 void *fsys_mmio; /* used by fsyscall asm code */
9 };
11 #endif /* _ASM_IA64_CLOCKSOURCE_H */