]> err.no Git - linux-2.6/blobdiff - drivers/video/vfb.c
Merge nommu tree
[linux-2.6] / drivers / video / vfb.c
index 53208cb58396a8a1a047232f3de9c7ef7dd57f12..77eed1fd994366d4140ae74d319eee2a94fe396d 100644 (file)
@@ -401,6 +401,7 @@ static int __init vfb_setup(char *options)
 static void vfb_platform_release(struct device *device)
 {
        // This is called when the reference count goes to zero.
+       dev_err(device, "This driver is broken, please bug the authors so they will fix it.\n");
 }
 
 static int __init vfb_probe(struct platform_device *dev)