summaryrefslogtreecommitdiff
path: root/include/acpi/hed.h
blob: 46e1249b70cc1681e41c8600a4a7d7d9b7067466 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * hed.h - ACPI Hardware Error Device
 *
 * Copyright (C) 2009, Intel Corp.
 *	Author: Huang Ying <ying.huang@intel.com>
 *
 * This file is released under the GPLv2.
 */

#ifndef ACPI_HED_H
#define ACPI_HED_H

#include <linux/notifier.h>

int register_acpi_hed_notifier(struct notifier_block *nb);
void unregister_acpi_hed_notifier(struct notifier_block *nb);

#endif
rLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 12:17:50 -0700 commit1001354ca34179f3db924eb66672442a173147dc (patch) tree000de57080b6bece6d336bc8c9d377a59b8129c9 /include/dt-bindings/gpio/tegra-gpio.h parentdf34d04a6f09ba41037e58c3df6d6fbed0ffcde9 (diff)
Linux 4.9-rc1
Diffstat (limited to 'include/dt-bindings/gpio/tegra-gpio.h')