Merge drm/drm-fixes into drm-misc-fixes
[sfrench/cifs-2.6.git] / drivers / dma-buf / dma-buf-sysfs-stats.c
index 4b680e10c15a360b7477494ff266f128e4ca4bc7..fbf725fae7c1c39480d59c2ce5e610fcf5b1874c 100644 (file)
@@ -132,7 +132,7 @@ void dma_buf_stats_teardown(struct dma_buf *dmabuf)
 
 
 /* Statistics files do not need to send uevents. */
-static int dmabuf_sysfs_uevent_filter(struct kobject *kobj)
+static int dmabuf_sysfs_uevent_filter(const struct kobject *kobj)
 {
        return 0;
 }