Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[firefly-linux-kernel-4.4.55.git] / drivers / target / loopback / tcm_loop.h
index 7e9f7ab455487c1734377d7126670d4d6dd53570..6b76c7a22bb062fa692a89e89d903b747e67e157 100644 (file)
  */
 #define TL_SCSI_MAX_CMD_LEN            32
 
-#ifdef CONFIG_LOOPBACK_TARGET_CDB_DEBUG
-# define TL_CDB_DEBUG(x...)            printk(KERN_INFO x)
-#else
-# define TL_CDB_DEBUG(x...)
-#endif
-
 struct tcm_loop_cmd {
        /* State of Linux/SCSI CDB+Data descriptor */
        u32 sc_cmd_state;