Chinaunix首页 | 论坛 | 博客
  • 博客访问: 707732
  • 博文数量: 118
  • 博客积分: 1437
  • 博客等级: 上尉
  • 技术积分: 1155
  • 用 户 组: 普通用户
  • 注册时间: 2009-02-22 20:23
文章分类

全部博文(118)

文章存档

2022年(32)

2017年(3)

2014年(4)

2013年(1)

2011年(2)

2010年(16)

2009年(60)

我的朋友

分类: LINUX

2010-03-30 09:59:44

drivers/mmc/s3cmci.c:15:32: linux/mmc/protocol.h: No such file or directory
drivers/mmc/s3cmci.c: In function `pio_tasklet':
drivers/mmc/s3cmci.c:334: error: `MMC_ERR_DMA' undeclared (first use in this function)
drivers/mmc/s3cmci.c:334: error: (Each undeclared identifier is reported only once
drivers/mmc/s3cmci.c:334: error: for each function it appears in.)
drivers/mmc/s3cmci.c: In function `s3cmci_dma_done_callback':
drivers/mmc/s3cmci.c:594: error: `MMC_ERR_DMA' undeclared (first use in this function)
drivers/mmc/s3cmci.c: In function `s3cmci_send_command':
drivers/mmc/s3cmci.c:735: error: `S3C2410_SDICMDCON_SENDERHOST' undeclared (first use in this function)
drivers/mmc/s3cmci.c: In function `s3cmci_setup_data':
drivers/mmc/s3cmci.c:775: error: `S3C2410_SDIDCON_BLKNUM_MASK' undeclared (first use in this function)
drivers/mmc/s3cmci.c: In function `s3cmci_send_request':
drivers/mmc/s3cmci.c:899: error: `SD_SWITCH' undeclared (first use in this function)
drivers/mmc/s3cmci.c:926: error: `MMC_ERR_DMA' undeclared (first use in this function)
drivers/mmc/s3cmci.c: In function `s3cmci_reset':
drivers/mmc/s3cmci.c:1037: error: `S3C2440_SDICON_SDRESET' undeclared (first use in this function)
drivers/mmc/s3cmci.c: In function `s3cmci_probe':
drivers/mmc/s3cmci.c:1121: warning: `deprecated_irq_flag' is deprecated (declared at include/linux/interrupt.h:66)
drivers/mmc/s3cmci.c:1121: warning: `deprecated_irq_flag' is deprecated (declared at include/linux/interrupt.h:66)
drivers/mmc/s3cmci.c:1157: error: structure has no member named `max_sectors'
drivers/mmc/s3cmci.c:1158: error: structure has no member named `max_sectors'
make[2]: *** [drivers/mmc/s3cmci.o] 错误 1
make[1]: *** [drivers/mmc] 错误 2
make: *** [drivers] 错误 2

阅读(1459) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~