提交 f3e26984 编写于 作者: R Robert P. J. Day 提交者: Haavard Skinnemoen

[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.

Signed-off-by: NRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
上级 aa15f637
......@@ -313,7 +313,7 @@ __tagtable(ATAG_MEM, parse_tag_mem);
static int __init parse_tag_rdimg(struct tag *tag)
{
#ifdef CONFIG_INITRD
#ifdef CONFIG_BLK_DEV_INITRD
struct tag_mem_range *mem = &tag->u.mem_range;
int ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册