Browse Source

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

张婷 4 năm trước cách đây
mục cha
commit
8be7fa677e

+ 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"