summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/rk_sdmmc_dbg.c
blob: fdbe75df5184b2f02bf22484a22e8eed68c79289 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Synopsys DesignWare Multimedia Card Interface driver
 *
 * Copyright (C) 2014 Fuzhou Rockchip Electronics Co.Ltd.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 */

#include "rk_sdmmc_dbg.h"

u32 mmc_debug_level= MMC_DBG_BOOT|MMC_DBG_ERROR;
char dbg_flag[]="mmc0mmc1mmc2";