mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
11a8b2c5cd
warning: ignoring return value of 'device_register', declared with attribute warn_unused_result warning: ignoring return value of 'device_create_file', declared with attribute warn_unused_result Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
4 lines
116 B
C
4 lines
116 B
C
|
|
extern void zorro_name_device(struct zorro_dev *z);
|
|
extern int zorro_create_sysfs_dev_files(struct zorro_dev *z);
|
|
|