thermal: rockchip: add the set_trips function
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / host / rk_sdmmc_dbg.c
1 /*
2  * Synopsys DesignWare Multimedia Card Interface driver
3  *
4  * Copyright (C) 2014 Fuzhou Rockchip Electronics Co.Ltd.
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License as published by
8  * the Free Software Foundation; either version 2 of the License, or
9  * (at your option) any later version.
10  */
11
12 #include "rk_sdmmc_dbg.h"
13
14 u32 mmc_debug_level= MMC_DBG_BOOT|MMC_DBG_ERROR;
15 char dbg_flag[]="mmc0mmc1mmc2"; 
16