소스 검색

waterDataStatistics alarmUnprocessedDataOperation.c 张婷 commit at 2020-09-03

张婷 4 년 전
부모
커밋
8be7fa677e
1개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제
  1. 17 0
      waterDataStatistics/databaseOperation/alarmUnprocessedDataOperation.c

+ 17 - 0
waterDataStatistics/databaseOperation/alarmUnprocessedDataOperation.c

@@ -0,0 +1,17 @@
+/*
+ * omap_hwmod_2xxx_ipblock_data.c - common IP block data for OMAP2xxx
+ *
+ * Copyright (C) 2011 Nokia Corporation
+ * Paul Walmsley
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#include <linux/platform_data/gpio-omap.h>
+#include <linux/omap-dma.h>
+#include <plat/dmtimer.h>
+#include <linux/platform_data/spi-omap2-mcspi.h>
+
+#include "omap_hwmod.h"