X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmiscdevice.h;h=c309b1ecdc1c8b089725258cce9613e5ff7d9bbc;hb=54d6d5374491387eafe7f6e05e065232071cc4f0;hp=18fd13028ba1aab8207a1baa9c5b1527435d3a01;hpb=f1275410a108ac38b59149d10bce3f35edd70876;p=pandora-kernel.git diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index 18fd13028ba1..c309b1ecdc1c 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -40,6 +40,7 @@ #define BTRFS_MINOR 234 #define AUTOFS_MINOR 235 #define MAPPER_CTRL_MINOR 236 +#define LOOP_CTRL_MINOR 237 #define MISC_DYNAMIC_MINOR 255 struct device;