提交 f5cdc117 编写于 作者: W Wolfgang Denk

Prepare v2012.04-rc2; minor Coding Style cleanup

Signed-off-by: NWolfgang Denk <wd@denx.de>
上级 db39f241
......@@ -24,7 +24,7 @@
VERSION = 2012
PATCHLEVEL = 04
SUBLEVEL =
EXTRAVERSION = -rc1
EXTRAVERSION = -rc2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
......
......@@ -15,4 +15,3 @@
int mmcif_mmc_init(void);
#endif /* _SH_MMC_H_ */
......@@ -912,4 +912,3 @@ submit_int_msg(struct usb_device *dev, unsigned long pipe, void *buffer,
dev, pipe, buffer, length, interval);
return ehci_submit_async(dev, pipe, buffer, length, NULL);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册