staging: comedi: cb_pcidas64: remove unused pr_fmt() macro

This macro is not used. Remove it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
H Hartley Sweeten 2014-07-17 12:27:30 -07:00 коммит произвёл Greg Kroah-Hartman
Родитель 2a5cd0a5f1
Коммит c72f57377c
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -80,8 +80,6 @@ TODO:
make ao fifo size adjustable like ai fifo
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/delay.h>