OSDN Git Service

Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[tomoyo/tomoyo-test1.git] / include / linux / parport.h
index fff39bc..999eddd 100644 (file)
@@ -180,6 +180,8 @@ struct ieee1284_info {
        struct semaphore irq;
 };
 
+#define PARPORT_NAME_MAX_LEN 15
+
 /* A parallel port */
 struct parport {
        unsigned long base;     /* base address */