lib: stackdepot: add support to disable stack depot
[linux-2.6-microblaze.git] / include / linux / sony-laptop.h
index 374d0fd..1e3c92f 100644 (file)
@@ -31,7 +31,7 @@
 #if IS_ENABLED(CONFIG_SONY_LAPTOP)
 int sony_pic_camera_command(int command, u8 value);
 #else
-static inline int sony_pic_camera_command(int command, u8 value) { return 0; };
+static inline int sony_pic_camera_command(int command, u8 value) { return 0; }
 #endif
 
 #endif /* __KERNEL__ */