Skip to content

Commit acbc043

Browse files
hcahcaVasily Gorbik
authored andcommitted
s390/idle: Remove psw_idle() prototype
psw_idle() does not exist anymore. Remove its prototype. Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
1 parent 80f63fd commit acbc043

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/s390/include/asm/idle.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,4 @@ DECLARE_PER_CPU(struct s390_idle_data, s390_idle);
2424
extern struct device_attribute dev_attr_idle_count;
2525
extern struct device_attribute dev_attr_idle_time_us;
2626

27-
void psw_idle(struct s390_idle_data *data, unsigned long psw_mask);
28-
2927
#endif /* _S390_IDLE_H */

0 commit comments

Comments
 (0)